icinga-web software package provides host and network monitoring system - modern web interface, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install icinga-web
icinga-web is installed in your system.
Make ensure the icinga-web package were installed using the commands given below,
$ sudo dpkg-query -l | grep icinga-web *
You will get with icinga-web package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | PHP |
| Package | icinga-web |
| Version | 1.13.1-2 |
| Description | host and network monitoring system - modern web interface |
| Sub Section | PHP |